[INFO] fetching crate rust-openzl-sys 0.1.0...
[INFO] fixing rust-openzl-sys-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate rust-openzl-sys 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rust-openzl-sys 0.1.0
[INFO] finished tweaking crates.io crate rust-openzl-sys 0.1.0
[INFO] tweaked toml for crates.io crate rust-openzl-sys 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-openzl-sys 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-openzl-sys 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6ce3a00c177d13f5c7e2987c4cffb0383a6a9715067c496eff15fef9592e10a9
[INFO] running `Command { std: "docker" "start" "6ce3a00c177d13f5c7e2987c4cffb0383a6a9715067c496eff15fef9592e10a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ce3a00c177d13f5c7e2987c4cffb0383a6a9715067c496eff15fef9592e10a9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ce3a00c177d13f5c7e2987c4cffb0383a6a9715067c496eff15fef9592e10a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ce3a00c177d13f5c7e2987c4cffb0383a6a9715067c496eff15fef9592e10a9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling rust-openzl-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs (319 fixes)
[INFO] [stderr]        Fixed src/lib.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] [stderr] crater-edition-check: rust-openzl-sys v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling rust-openzl-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:27889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) } } } extern "C" { pub fn ZL_Compressor_getOperationContext (ctx : * mut ZL_Compressor) -> * mut ZL_OperationContext ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onContext ; } extern "C" { pub fn ZL_CCtx_getOperationContext (ctx : * mut ZL_CCtx) -> * mut ZL_OperationContext ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onContext ; } extern "C" { pub fn ZL_DCtx_getOperationContext (ctx : * mut ZL_DCtx) -> * mut ZL_OperationContext ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ontext ; } extern "C" { pub fn ZL_Encoder_getOperationContext (ctx : * mut ZL_Encoder) -> * mut ZL_OperationContext ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ontext ; } extern "C" { pub fn ZL_Decoder_getOperationContext (ctx : * mut ZL_Decoder) -> * mut ZL_OperationContext ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:27889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) } } } extern "C" { pub fn ZL_Compressor_getOperationContext (ctx : * mut ZL_Compressor) -> * mut ZL_OperationContext ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onContext ; } extern "C" { pub fn ZL_CCtx_getOperationContext (ctx : * mut ZL_CCtx) -> * mut ZL_OperationContext ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nContext ; } extern "C" { pub fn ZL_Graph_getOperationContext (ctx : * mut ZL_Graph) -> * mut ZL_OperationContext ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onContext ; } extern "C" { pub fn ZL_DCtx_getOperationContext (ctx : * mut ZL_DCtx) -> * mut ZL_OperationContext ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28533
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onContext ; } extern "C" { pub fn ZL_Edge_getOperationContext (ctx : * mut ZL_Edge) -> * mut ZL_OperationContext ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ontext ; } extern "C" { pub fn ZL_Encoder_getOperationContext (ctx : * mut ZL_Encoder) -> * mut ZL_OperationContext ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_CompressorSerializer_getOperationContext (ctx : * mut ZL_CompressorSerializer) -> * mut ZL_OperationContext ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ontext ; } extern "C" { pub fn ZL_Decoder_getOperationContext (ctx : * mut ZL_Decoder) -> * mut ZL_OperationContext ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_CompressorDeserializer_getOperationContext (ctx : * mut ZL_CompressorDeserializer) -> * mut ZL_OperationContext ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28910
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn ZL_ErrorContext_getOperationContext (ctx : * mut ZL_ErrorContext) -> * mut ZL_OperationContext ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nContext ; } extern "C" { pub fn ZL_Graph_getOperationContext (ctx : * mut ZL_Graph) -> * mut ZL_OperationContext ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:29029
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_NULL_getOperationContext (ctx : * mut :: std :: os :: raw :: c_void) -> * mut ZL_OperationContext ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28533
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onContext ; } extern "C" { pub fn ZL_Edge_getOperationContext (ctx : * mut ZL_Edge) -> * mut ZL_OperationContext ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:29154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_OperationContext_getDefaultErrorContext (opCtx : * mut ZL_OperationContext) -> * mut ZL_ErrorContext ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:35187
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Actual implementation...:: os :: raw :: c_char , ...) -> ZL_Error ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_CompressorSerializer_getOperationContext (ctx : * mut ZL_CompressorSerializer) -> * mut ZL_OperationContext ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_CompressorDeserializer_getOperationContext (ctx : * mut ZL_CompressorDeserializer) -> * mut ZL_OperationContext ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:35894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Append a formatted string to the error's message. May be a no-op if the\n error doesn't have a rich error info set up internally."] pub fn ZL_E_appendToMessage (err : ZL_Error , fmt : * const :: std :: os :: raw :: c_char , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:28910
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn ZL_ErrorContext_getOperationContext (ctx : * mut ZL_ErrorContext) -> * mut ZL_OperationContext ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:36151
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Attempts to add more ...:: os :: raw :: c_char , ...) -> ZL_Error ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:29029
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_NULL_getOperationContext (ctx : * mut :: std :: os :: raw :: c_void) -> * mut ZL_OperationContext ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:47672
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_size_t ; extern "C" { pub fn ZL_ErrorCode_toString (code : ZL_ErrorCode) -> * const :: std :: os :: raw :: c_char ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:29154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_OperationContext_getDefaultErrorContext (opCtx : * mut ZL_OperationContext) -> * mut ZL_ErrorContext ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:35187
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Actual implementation...:: os :: raw :: c_char , ...) -> ZL_Error ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:47781
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns a specific ZL_ErrorCode as a ZL_Report return type."] pub fn ZL_returnError (err : ZL_ErrorCode) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:47928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_reportError (file : * const :: std :: os :: raw :: c_char , func : * const :: std :: os :: raw :: c_char , line : :: std :: os :: raw :: c_int , err : ZL_ErrorCode , fmt : * const :: std :: os :: raw :: c_char , ...) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:35894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Append a formatted string to the error's message. May be a no-op if the\n error doesn't have a rich error info set up internally."] pub fn ZL_E_appendToMessage (err : ZL_Error , fmt : * const :: std :: os :: raw :: c_char , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:36151
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Attempts to add more ...:: os :: raw :: c_char , ...) -> ZL_Error ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:48869
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._DataArenaType_stack = 1 , } extern "C" { pub fn ZL_Data_id (in_ : * const ZL_Data) -> ZL_DataID ; } extern "C" { pub fn ZL_Data_t...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:47672
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_size_t ; extern "C" { pub fn ZL_ErrorCode_toString (code : ZL_ErrorCode) -> * const :: std :: os :: raw :: c_char ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:48941
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st ZL_Data) -> ZL_DataID ; } extern "C" { pub fn ZL_Data_type (data : * const ZL_Data) -> ZL_Type ; } extern "C" { # [doc = " @not...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:47781
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns a specific ZL_ErrorCode as a ZL_Report return type."] pub fn ZL_returnError (err : ZL_ErrorCode) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:49014
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @note invoking `ZL_Da...numElts (data : * const ZL_Data) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:47928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_reportError (file : * const :: std :: os :: raw :: c_char , func : * const :: std :: os :: raw :: c_char , line : :: std :: os :: raw :: c_int , err : ZL_ErrorCode , fmt : * const :: std :: os :: raw :: c_char , ...) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:49509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @return element width in nb of bytes\n This is only valid for fixed size elements,\n such as `ZL_Type_struct` or `ZL_Type_numeric`.\n If Type is `ZL_Type_string`, it returns 0 instead."] pub fn ZL_Data_eltWidth (data : * const ZL_Data) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:48869
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._DataArenaType_stack = 1 , } extern "C" { pub fn ZL_Data_id (in_ : * const ZL_Data) -> ZL_DataID ; } extern "C" { pub fn ZL_Data_t...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:49782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @return the nb of byt...entSize (data : * const ZL_Data) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:48941
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st ZL_Data) -> ZL_DataID ; } extern "C" { pub fn ZL_Data_type (data : * const ZL_Data) -> ZL_Type ; } extern "C" { # [doc = " @not...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:50239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " These methods provide... -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:49014
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @note invoking `ZL_Da...numElts (data : * const ZL_Data) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:50619
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_void ; } extern "C" { pub fn ZL_Data_wPtr (data : * mut ZL_Data) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { # ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:49509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @return element width in nb of bytes\n This is only valid for fixed size elements,\n such as `ZL_Type_struct` or `ZL_Type_numeric`.\n If Type is `ZL_Type_string`, it returns 0 instead."] pub fn ZL_Data_eltWidth (data : * const ZL_Data) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:50718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This method is only v...s (data : * const ZL_Data) -> * const u32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:49782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @return the nb of byt...entSize (data : * const ZL_Data) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:51052
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This method is only v...gLens (data : * mut ZL_Data) -> * mut u32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:50239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " These methods provide... -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:51606
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This method is only v...ZL_Data , nbStrings : usize) -> * mut u32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:50619
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_void ; } extern "C" { pub fn ZL_Data_wPtr (data : * mut ZL_Data) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { # ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:50718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This method is only v...s (data : * const ZL_Data) -> * const u32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:52212
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Commit the num...ut ZL_Data , nbElts : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:51052
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This method is only v...gLens (data : * mut ZL_Data) -> * mut u32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:53497
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Sets integer m...: std :: os :: raw :: c_int) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:51606
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This method is only v...ZL_Data , nbStrings : usize) -> * mut u32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:55493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Data_getIntMetadata (s : * const ZL_Data , mId : :: std :: os :: raw :: c_int) -> ZL_IntMetadata ; } # [...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:52212
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Commit the num...ut ZL_Data , nbElts : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:72330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " @returns The current ...rsion () -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:53497
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Sets integer m...: std :: os :: raw :: c_int) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:73049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reads the magic numbe...:: c_void , srcSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:55493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Data_getIntMetadata (s : * const ZL_Data , mId : :: std :: os :: raw :: c_int) -> ZL_IntMetadata ; } # [...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:73436
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., srcSize : usize) -> ZL_Report ; } extern "C" { pub fn ZL_CCtx_create () -> * mut ZL_CCtx ; } extern "C" { pub fn ZL_CCtx_free (c...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:72330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " @returns The current ...rsion () -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:73495
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Ctx_create () -> * mut ZL_CCtx ; } extern "C" { pub fn ZL_CCtx_free (cctx : * mut ZL_CCtx) ; } # [repr (u32)] # [doc = " The list ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:73049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reads the magic numbe...:: c_void , srcSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:76269
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Sets a global ...: std :: os :: raw :: c_int) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:73436
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., srcSize : usize) -> ZL_Report ; } extern "C" { pub fn ZL_CCtx_create () -> * mut ZL_CCtx ; } extern "C" { pub fn ZL_CCtx_free (c...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:76914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Reads a compre...L_CParam) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:73495
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Ctx_create () -> * mut ZL_CCtx ; } extern "C" { pub fn ZL_CCtx_free (cctx : * mut ZL_CCtx) ; } # [repr (u32)] # [doc = " The list ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:77264
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Resets the parameters in the cctx to a blank state.\n\n @note Useful when unsure if ZL_CParam_stickyParameters is set to 1."] pub fn ZL_CCtx_resetParameters (cctx : * mut ZL_CCtx) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:76269
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Sets a global ...: std :: os :: raw :: c_int) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:77492
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Sets the Arena for Da...tx , sat : ZL_DataArenaType) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:76914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Reads a compre...L_CParam) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:77901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief A one-shot (bl...:: c_void , srcSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:77264
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Resets the parameters in the cctx to a blank state.\n\n @note Useful when unsure if ZL_CParam_stickyParameters is set to 1."] pub fn ZL_CCtx_resetParameters (cctx : * mut ZL_CCtx) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:78492
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Gets the error contex... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:77492
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Sets the Arena for Da...tx , sat : ZL_DataArenaType) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:79036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " See ZL_CCtx_getErrorContextString()\n\n @param error: The error to get the context for"] pub fn ZL_CCtx_getErrorContextString_fromError (cctx : * const ZL_CCtx , error : ZL_Error) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:77901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief A one-shot (bl...:: c_void , srcSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:79285
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Gets the warnings tha...cctx : * const ZL_CCtx) -> ZL_Error_Array ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:78492
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Gets the error contex... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:79634
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Attach introsp..._CompressIntrospectionHooks) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:79036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " See ZL_CCtx_getErrorContextString()\n\n @param error: The error to get the context for"] pub fn ZL_CCtx_getErrorContextString_fromError (cctx : * const ZL_CCtx , error : ZL_Error) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:80421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Detach any introspection hooks currently attached to the CCtx."] pub fn ZL_CCtx_detachAllIntrospectionHooks (cctx : * mut ZL_CCtx) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:80593
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Compresses a single t...input : * const ZL_TypedRef) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:79285
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Gets the warnings tha...cctx : * const ZL_CCtx) -> ZL_Error_Array ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:81160
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Compresses multiple t...TypedRef , nbInputs : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:79634
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Attach introsp..._CompressIntrospectionHooks) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:80421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Detach any introspection hooks currently attached to the CCtx."] pub fn ZL_CCtx_detachAllIntrospectionHooks (cctx : * mut ZL_CCtx) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:81920
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a `ZL_TypedRe...d , srcSize : usize) -> * mut ZL_TypedRef ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:80593
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Compresses a single t...input : * const ZL_TypedRef) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:82276
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a `ZL_TypedRe...structCount : usize) -> * mut ZL_TypedRef ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:81160
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Compresses multiple t...TypedRef , nbInputs : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:83093
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a `ZL_TypedRe... , numCount : usize) -> * mut ZL_TypedRef ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:81920
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a `ZL_TypedRe...d , srcSize : usize) -> * mut ZL_TypedRef ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:83688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a `ZL_TypedRe..., nbStrings : usize) -> * mut ZL_TypedRef ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:82276
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a `ZL_TypedRe...structCount : usize) -> * mut ZL_TypedRef ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:84488
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Frees the given `ZL_TypedRef`.\n\n @param tref the object to free\n\n @note All ZL_TypedRef* objects of any type are released by the same method"] pub fn ZL_TypedRef_free (tref : * mut ZL_TypedRef) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:83093
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a `ZL_TypedRe... , numCount : usize) -> * mut ZL_TypedRef ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:84714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Inserts a placeholder...ssor : * mut ZL_Compressor) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:83688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a `ZL_TypedRe..., nbStrings : usize) -> * mut ZL_TypedRef ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:85684
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @see ZL_Compressor_buildACEGraph"] pub fn ZL_Compressor_buildACEGraph2 (compressor : * mut ZL_Compressor) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:84488
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Frees the given `ZL_TypedRef`.\n\n @param tref the object to free\n\n @note All ZL_TypedRef* objects of any type are released by the same method"] pub fn ZL_TypedRef_free (tref : * mut ZL_TypedRef) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:85842
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " The same as `ZL_Compr... defaultGraph : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:84714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Inserts a placeholder...ssor : * mut ZL_Compressor) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:85684
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @see ZL_Compressor_buildACEGraph"] pub fn ZL_Compressor_buildACEGraph2 (compressor : * mut ZL_Compressor) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:86134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @see ZL_Compressor_buildACEGraphWithDefault"] pub fn ZL_Compressor_buildACEGraphWithDefault2 (compressor : * mut ZL_Compressor , defaultGraph : ZL_GraphID) -> ZL_Result_ZL_GraphID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:85842
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " The same as `ZL_Compr... defaultGraph : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:89336
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerBitunpackNode (cgraph : * mut ZL_Compressor , nbBits : :: std :: os :: raw :: c_int) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:86134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @see ZL_Compressor_buildACEGraphWithDefault"] pub fn ZL_Compressor_buildACEGraphWithDefault2 (compressor : * mut ZL_Compressor , defaultGraph : ZL_GraphID) -> ZL_Result_ZL_GraphID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:89480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Parameterized brute f...ID , numSuccessors : usize) -> ZL_GraphID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:89336
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerBitunpackNode (cgraph : * mut ZL_Compressor , nbBits : :: std :: os :: raw :: c_int) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:94598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Registers a function ...unctionGraphDesc) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:89480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Parameterized brute f...ID , numSuccessors : usize) -> ZL_GraphID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:94598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Registers a function ...unctionGraphDesc) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:95058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerFunctionGraph (compressor : * mut ZL_Compressor , dgd : * const ZL_FunctionGraphDesc) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:95058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerFunctionGraph (compressor : * mut ZL_Compressor , dgd : * const ZL_FunctionGraphDesc) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:95204
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Registration might fa..._GraphID) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:95204
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Registration might fa..._GraphID) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:95630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn ZL_Graph_getCustomGraphs (gctx : * const ZL_Graph) -> ZL_GraphIDList ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:95630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn ZL_Graph_getCustomGraphs (gctx : * const ZL_Graph) -> ZL_GraphIDList ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:95723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ZL_GraphIDList ; } extern "C" { pub fn ZL_Graph_getCustomNodes (gctx : * const ZL_Graph) -> ZL_NodeIDList ; } extern "C" { pub fn...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:95723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ZL_GraphIDList ; } extern "C" { pub fn ZL_Graph_getCustomNodes (gctx : * const ZL_Graph) -> ZL_NodeIDList ; } extern "C" { pub fn...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:95814
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn ZL_Graph_getCParam (gctx : * const ZL_Graph , gparam : ZL_CParam) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:95814
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn ZL_Graph_getCParam (gctx : * const ZL_Graph , gparam : ZL_CParam) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:95936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Graph_getLocalIntParam (gctx : * const ZL_Graph , intParamId : :: std :: os :: raw :: c_int) -> ZL_IntParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:95936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Graph_getLocalIntParam (gctx : * const ZL_Graph , intParamId : :: std :: os :: raw :: c_int) -> ZL_IntParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:96071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Graph_getLocalRefParam (gctx : * const ZL_Graph , refParamId : :: std :: os :: raw :: c_int) -> ZL_RefParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:96071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Graph_getLocalRefParam (gctx : * const ZL_Graph , refParamId : :: std :: os :: raw :: c_int) -> ZL_RefParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:96206
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Determines whether @n...st ZL_Graph , nodeid : ZL_NodeID) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:96206
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Determines whether @n...st ZL_Graph , nodeid : ZL_NodeID) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:96537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ool ; } extern "C" { pub fn ZL_Graph_getOpaquePtr (graph : * const ZL_Graph) -> * const :: std :: os :: raw :: c_void ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:96537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ool ; } extern "C" { pub fn ZL_Graph_getOpaquePtr (graph : * const ZL_Graph) -> * const :: std :: os :: raw :: c_void ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:96651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_void ; } extern "C" { pub fn ZL_Edge_getData (sctx : * const ZL_Edge) -> * const ZL_Input ; } # [doc = " @defgroup G...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:96651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_void ; } extern "C" { pub fn ZL_Edge_getData (sctx : * const ZL_Edge) -> * const ZL_Input ; } # [doc = " @defgroup G...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:97166
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn ZL_Graph_getScratchSpace (gctx : * mut ZL_Graph , size : usize) -> * mut :: std :: os :: raw :: c_void ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:97166
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn ZL_Graph_getScratchSpace (gctx : * mut ZL_Graph , size : usize) -> * mut :: std :: os :: raw :: c_void ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:101571
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " @brief Attempt compre...ameters) -> ZL_Result_ZL_GraphPerformance ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:101571
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " @brief Attempt compre...ameters) -> ZL_Result_ZL_GraphPerformance ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:102418
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Attempt compre...ameters) -> ZL_Result_ZL_GraphPerformance ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:102418
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Attempt compre...ameters) -> ZL_Result_ZL_GraphPerformance ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:109159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; extern "C" { pub fn ZL_Edge_runNode (input : * mut ZL_Edge , nid : ZL_NodeID) -> ZL_Result_ZL_EdgeList ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:109159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; extern "C" { pub fn ZL_Edge_runNode (input : * mut ZL_Edge , nid : ZL_NodeID) -> ZL_Result_ZL_EdgeList ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:109266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Edge_runNode_withParams (input : * mut ZL_Edge , nid : ZL_NodeID , localParams : * const ZL_LocalParams) -> ZL_Result_ZL_EdgeList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:109266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Edge_runNode_withParams (input : * mut ZL_Edge , nid : ZL_NodeID , localParams : * const ZL_LocalParams) -> ZL_Result_ZL_EdgeList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:109423
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Edge_runMultiInputNode (inputs : * mut * mut ZL_Edge , nbInputs : usize , nid : ZL_NodeID) -> ZL_Result_ZL_EdgeList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:109423
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Edge_runMultiInputNode (inputs : * mut * mut ZL_Edge , nbInputs : usize , nid : ZL_NodeID) -> ZL_Result_ZL_EdgeList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:109566
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Edge_runMultiInputNode_withParams (inputs : * mut * mut ZL_Edge , nbInputs : usize , nid : ZL_NodeID , localParams : * const ZL_LocalParams) -> ZL_Result_ZL_EdgeList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:109566
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Edge_runMultiInputNode_withParams (inputs : * mut * mut ZL_Edge , nbInputs : usize , nid : ZL_NodeID , localParams : * const ZL_LocalParams) -> ZL_Result_ZL_EdgeList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:109759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Sets the int m...: std :: os :: raw :: c_int) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:109759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Sets the int m...: std :: os :: raw :: c_int) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:110123
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ZL_Report ; } extern "C" { pub fn ZL_Edge_setDestination (edge : * mut ZL_Edge , gid : ZL_GraphID) -> ZL_Report ; } extern "C" { #...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:110123
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ZL_Report ; } extern "C" { pub fn ZL_Edge_setDestination (edge : * mut ZL_Edge , gid : ZL_GraphID) -> ZL_Report ; } extern "C" { #...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:110225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Sets the desti...t ZL_RuntimeGraphParameters) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:110225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Sets the desti...t ZL_RuntimeGraphParameters) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:110836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Helper function to pa...s :: raw :: c_int) -> ZL_Result_ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:110836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Helper function to pa...s :: raw :: c_int) -> ZL_Result_ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:111162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Convert from serial to `bitWidth`-bit little-endian numeric data.\n\n @pre bitWidth must be 8, 16, 32, or 64.\n\n Input: Serial\n Output: Numeric"] pub fn ZL_Node_convertSerialToNumLE (bitWidth : usize) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:111162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Convert from serial to `bitWidth`-bit little-endian numeric data.\n\n @pre bitWidth must be 8, 16, 32, or 64.\n\n Input: Serial\n Output: Numeric"] pub fn ZL_Node_convertSerialToNumLE (bitWidth : usize) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:111406
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Convert from serial to `bitWidth`-bit big-endian numeric data.\n\n @pre bitWidth must be 8, 16, 32, or 64.\n\n Input: Serial\n Output: Numeric"] pub fn ZL_Node_convertSerialToNumBE (bitWidth : usize) -> ZL_NodeID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:111406
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Convert from serial to `bitWidth`-bit big-endian numeric data.\n\n @pre bitWidth must be 8, 16, 32, or 64.\n\n Input: Serial\n Output: Numeric"] pub fn ZL_Node_convertSerialToNumBE (bitWidth : usize) -> ZL_NodeID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:113365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn ZL_SetStringLensState_getOpaquePtr (state : * const ZL_SetStringLensState) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:113505
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_SetStringLensState_malloc (state : * mut ZL_SetStringLensState , size : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:113365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn ZL_SetStringLensState_getOpaquePtr (state : * const ZL_SetStringLensState) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:113650
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerConvertSerialToStringNode (cgraph : * mut ZL_Compressor , f : ZL_SetStringLensParserFn , opaque : * const :: std :: os :: raw :: c_void) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:113846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Edge_runConvertSerialToStringNode (sctx : * mut ZL_Edge , stringLens : * const u32 , nbString : usize) -> ZL_Result_ZL_EdgeList ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:113505
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_SetStringLensState_malloc (state : * mut ZL_SetStringLensState , size : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:116202
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn ZL_DispatchState_malloc (state : * mut ZL_DispatchState , size : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:113650
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerConvertSerialToStringNode (cgraph : * mut ZL_Compressor , f : ZL_SetStringLensParserFn , opaque : * const :: std :: os :: raw :: c_void) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:116337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Provides an opaque po... -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:113846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Edge_runConvertSerialToStringNode (sctx : * mut ZL_Edge , stringLens : * const u32 , nbString : usize) -> ZL_Result_ZL_EdgeList ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:116851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns An error fro...raw :: c_char) -> ZL_DispatchInstructions ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:116202
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn ZL_DispatchState_malloc (state : * mut ZL_DispatchState , size : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:117298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn ZL_Compressor_registerDispatchNode (cgraph : * mut ZL_Compressor , f : ZL_DispatchParserFn , opaque : * const :: std :: os :: raw :: c_void) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:116337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Provides an opaque po... -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:117476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Run the DispatchN nod...tchInstructions) -> ZL_Result_ZL_EdgeList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:116851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns An error fro...raw :: c_char) -> ZL_DispatchInstructions ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:117878
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Convenience function to get the maximum number of dispatches supported by the\n current encoder version."] pub fn ZL_DispatchString_maxDispatches () -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:117298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn ZL_Compressor_registerDispatchNode (cgraph : * mut ZL_Compressor , f : ZL_DispatchParserFn , opaque : * const :: std :: os :: raw :: c_void) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:118064
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @param nbOutputs - th...hIndicesParam : * const u16) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:118611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Run the ZL_NODE_DISPA...s : * const u16) -> ZL_Result_ZL_EdgeList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:117476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Run the DispatchN nod...tchInstructions) -> ZL_Result_ZL_EdgeList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:118904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates the divide by..._Compressor , divisor : u64) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:117878
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Convenience function to get the maximum number of dispatches supported by the\n current encoder version."] pub fn ZL_DispatchString_maxDispatches () -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:119186
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " DEPRECATED: Use ZL_GRAPH_FIELD_LZ instead.\n @returns ZL_GRAPH_FIELD_LZ"] pub fn ZL_Compressor_registerFieldLZGraph (cgraph : * mut ZL_Compressor) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:119375
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns ZL_GRAPH_FIELD_LZ with overridden compression level"] pub fn ZL_Compressor_registerFieldLZGraph_withLevel (cgraph : * mut ZL_Compressor , compressionLevel : :: std :: os :: raw :: c_int) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:118064
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @param nbOutputs - th...hIndicesParam : * const u16) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:119613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a Field LZ gr...literalsGraph : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:118611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Run the ZL_NODE_DISPA...s : * const u16) -> ZL_Result_ZL_EdgeList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:120175
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a graph for Z..., backupGraph : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:120552
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Returns a parameteriz...sor : ZL_GraphID) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:118904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates the divide by..._Compressor , divisor : u64) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:121104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Builds a Simple Data ...sor : ZL_GraphID) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:119186
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " DEPRECATED: Use ZL_GRAPH_FIELD_LZ instead.\n @returns ZL_GRAPH_FIELD_LZ"] pub fn ZL_Compressor_registerFieldLZGraph (cgraph : * mut ZL_Compressor) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:124197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerSplitNode_withParams (cgraph : * mut ZL_Compressor , type_ : ZL_Type , segmentSizes : * const usize , nbSegments : usize) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:119375
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns ZL_GRAPH_FIELD_LZ with overridden compression level"] pub fn ZL_Compressor_registerFieldLZGraph_withLevel (cgraph : * mut ZL_Compressor , compressionLevel : :: std :: os :: raw :: c_int) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:124378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Run the SplitN node w...egments : usize) -> ZL_Result_ZL_EdgeList ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:126246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn ZL_SplitState_malloc (state : * mut ZL_SplitState , size : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:119613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a Field LZ gr...literalsGraph : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:126375
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Provides an opaque po... -> * const :: std :: os :: raw :: c_void ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:120175
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a graph for Z..., backupGraph : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:127050
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn ZL_Compressor_registerSplitNode_withParser (cgraph : * mut ZL_Compressor , type_ : ZL_Type , f : ZL_SplitParserFn , opaque : * const :: std :: os :: raw :: c_void) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:127251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Split-by-param\n This...aphID , nbSegments : usize) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:120552
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Returns a parameteriz...sor : ZL_GraphID) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:127859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Split-by-struct\n Thi...GraphID , nbFields : usize) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:121104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Builds a Simple Data ...sor : ZL_GraphID) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:128467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Builds a tokenize nod...ype , sort : bool) -> ZL_Result_ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:124197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerSplitNode_withParams (cgraph : * mut ZL_Compressor , type_ : ZL_Type , segmentSizes : * const usize , nbSegments : usize) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:129146
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Builds a tokenize gra...aph : ZL_GraphID) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:124378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Run the SplitN node w...egments : usize) -> ZL_Result_ZL_EdgeList ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:130059
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @see ZL_Compressor_bu... indicesGraph : ZL_GraphID) -> ZL_GraphID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:126246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn ZL_SplitState_malloc (state : * mut ZL_SplitState , size : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:130542
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " @returns The opaque pointer passed into @fn ZS2_createGraph_customTokenize()."] pub fn ZL_CustomTokenizeState_getOpaquePtr (ctx : * const ZL_CustomTokenizeState) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:126375
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Provides an opaque po... -> * const :: std :: os :: raw :: c_void ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:130773
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates the alphabet ...e) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:131226
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates the index str...e) -> * mut :: std :: os :: raw :: c_void ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:127050
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn ZL_Compressor_registerSplitNode_withParser (cgraph : * mut ZL_Compressor , type_ : ZL_Type , f : ZL_SplitParserFn , opaque : * const :: std :: os :: raw :: c_void) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:132009
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Tokenize with a custo... indicesGraph : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:127251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Split-by-param\n This...aphID , nbSegments : usize) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:132587
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Helper function to cr...r , successor : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:127859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Split-by-struct\n Thi...GraphID , nbFields : usize) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:133377
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns a NodeID tha...ZL_Graph , eltWidth : usize) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:128467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Builds a tokenize nod...ype , sort : bool) -> ZL_Result_ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:133750
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Edge_runTransposeSplit (edge : * mut ZL_Edge , graph : * const ZL_Graph) -> ZL_Result_ZL_EdgeList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:129146
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Builds a tokenize gra...aph : ZL_GraphID) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:133875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @return zstd graph with a compression level overridden"] pub fn ZL_Compressor_registerZstdGraph_withLevel (cgraph : * mut ZL_Compressor , compressionLevel : :: std :: os :: raw :: c_int) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:130059
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @see ZL_Compressor_bu... indicesGraph : ZL_GraphID) -> ZL_GraphID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:134104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Create a new @ref ZL_Compressor.\n\n The @ref ZL_Compressor must be freed with @ref ZL_Compressor_free.\n\n @returns The @ref ZL_Compressor pointer or `NULL` on error."] pub fn ZL_Compressor_create () -> * mut ZL_Compressor ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:130542
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " @returns The opaque pointer passed into @fn ZS2_createGraph_customTokenize()."] pub fn ZL_CustomTokenizeState_getOpaquePtr (ctx : * const ZL_CustomTokenizeState) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:134363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Frees a @ref ZL_Compressor.\n\n If @p compressor is `NULL` this function does nothing.\n\n @param compressor The @ref ZL_Compressor to free or `NULL`."] pub fn ZL_Compressor_free (compressor : * mut ZL_Compressor) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:134612
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns A verbose er... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:130773
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates the alphabet ...e) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:135067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " See @ref ZL_Compresso... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:131226
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates the index str...e) -> * mut :: std :: os :: raw :: c_void ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:135383
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The array of... * const ZL_Compressor) -> ZL_Error_Array ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:132009
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Tokenize with a custo... indicesGraph : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:135703
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Set global par...: std :: os :: raw :: c_int) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:132587
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Helper function to cr...r , successor : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:136262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Read a paramet...L_CParam) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:133377
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns a NodeID tha...ZL_Graph , eltWidth : usize) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:139095
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Build a new graph out...cGraphParameters) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:133750
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Edge_runTransposeSplit (edge : * mut ZL_Edge , graph : * const ZL_Graph) -> ZL_Result_ZL_EdgeList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:133875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @return zstd graph with a compression level overridden"] pub fn ZL_Compressor_registerZstdGraph_withLevel (cgraph : * mut ZL_Compressor , compressionLevel : :: std :: os :: raw :: c_int) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:139841
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Create a graph...ID , dstGraph : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:134104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Create a new @ref ZL_Compressor.\n\n The @ref ZL_Compressor must be freed with @ref ZL_Compressor_free.\n\n @returns The @ref ZL_Compressor pointer or `NULL` on error."] pub fn ZL_Compressor_create () -> * mut ZL_Compressor ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:140574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a grap...ze , dstGraph : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:134363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Frees a @ref ZL_Compressor.\n\n If @p compressor is `NULL` this function does nothing.\n\n @param compressor The @ref ZL_Compressor to free or `NULL`."] pub fn ZL_Compressor_free (compressor : * mut ZL_Compressor) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:141250
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Create a graph...phID , nbDstGraphs : usize) -> ZL_GraphID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:134612
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns A verbose er... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:144162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This is the more comp...* const ZL_StaticGraphDesc) -> ZL_GraphID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:146891
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Parameterize an exist...ZL_NodeParameters) -> ZL_Result_ZL_NodeID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:135067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " See @ref ZL_Compresso... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:149101
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Clone an exist...st ZL_ParameterizedNodeDesc) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:135383
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The array of... * const ZL_Compressor) -> ZL_Error_Array ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:149477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Simplified var...ms : * const ZL_LocalParams) -> ZL_NodeID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:135703
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Set global par...: std :: os :: raw :: c_int) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:153327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Parameterizes an exis..._GraphParameters) -> ZL_Result_ZL_GraphID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:136262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Read a paramet...L_CParam) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:156740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Create a new G... ZL_ParameterizedGraphDesc) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:139095
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Build a new graph out...cGraphParameters) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:157463
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Lookup a node ... std :: os :: raw :: c_char) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:139841
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Create a graph...ID , dstGraph : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:158048
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Lookup a graph...std :: os :: raw :: c_char) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:140574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a grap...ze , dstGraph : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:158644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Selects a grap...ressor , graph : ZL_GraphID) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:141250
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Create a graph...phID , nbDstGraphs : usize) -> ZL_GraphID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:144162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This is the more comp...* const ZL_StaticGraphDesc) -> ZL_GraphID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:159776
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Validates a gr...starting_graph : ZL_GraphID) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:146891
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Parameterize an exist...ZL_NodeParameters) -> ZL_Result_ZL_NodeID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:160294
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Pass @p compre...sor : * const ZL_Compressor) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:149101
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Clone an exist...st ZL_ParameterizedNodeDesc) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:161007
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Set the starti... * const ZL_GraphParameters) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:149477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Simplified var...ms : * const ZL_LocalParams) -> ZL_NodeID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:162445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " @brief Initialize a @...Compressor , f : ZL_GraphFn) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:153327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Parameterizes an exis..._GraphParameters) -> ZL_Result_ZL_GraphID ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:163044
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_compress_usingCompressor (dst : * mut :: std :: os :: raw :: c_void , dstCapacity : usize , src : * const :: std :: os :: raw :: c_void , srcSize : usize , compressor : * const ZL_Compressor) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:163276
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief compresses usi... graphFunction : ZL_GraphFn) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:156740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Create a new G... ZL_ParameterizedGraphDesc) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:163618
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates and initializ...reate () -> * mut ZL_CompressorSerializer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:157463
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Lookup a node ... std :: os :: raw :: c_char) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:164161
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Frees all the resources owned by the @p serializer, including the @p\n serializer itself."] pub fn ZL_CompressorSerializer_free (serializer : * mut ZL_CompressorSerializer) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:158048
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Lookup a graph...std :: os :: raw :: c_char) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:164362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Returns a serialized ...oid , dstSize : * mut usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:166537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Equivalent @ref ZL_Co...oid , dstSize : * mut usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:158644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Selects a grap...ressor , graph : ZL_GraphID) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:166985
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Converts an already-s...:: c_void , srcSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:159776
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Validates a gr...starting_graph : ZL_GraphID) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:167464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Safely retrieve the f... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:160294
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Pass @p compre...sor : * const ZL_Compressor) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:167966
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Like @ref ZL_Compress... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:161007
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Set the starti... * const ZL_GraphParameters) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:168688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates and initializ...ate () -> * mut ZL_CompressorDeserializer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:169247
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Frees all the resources owned by the @p deserializer, including the @p\n deserializer itself."] pub fn ZL_CompressorDeserializer_free (deserializer : * mut ZL_CompressorDeserializer) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:162445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " @brief Initialize a @...Compressor , f : ZL_GraphFn) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:163044
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_compress_usingCompressor (dst : * mut :: std :: os :: raw :: c_void , dstCapacity : usize , src : * const :: std :: os :: raw :: c_void , srcSize : usize , compressor : * const ZL_Compressor) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:169458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reads the serialized ...id , serializedSize : usize) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:176488
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Read the serialized c...lt_ZL_CompressorDeserializer_Dependencies ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:163276
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief compresses usi... graphFunction : ZL_GraphFn) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:177906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Safely retrieve the f... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:163618
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates and initializ...reate () -> * mut ZL_CompressorSerializer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:178418
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Like @ref ZL_Compress... -> * const :: std :: os :: raw :: c_char ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:164161
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Frees all the resources owned by the @p serializer, including the @p\n serializer itself."] pub fn ZL_CompressorSerializer_free (serializer : * mut ZL_CompressorSerializer) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:181303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom pip... * const ZL_PipeEncoderDesc) -> ZL_NodeID ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:164362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Returns a serialized ...oid , dstSize : * mut usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:166537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Equivalent @ref ZL_Co...oid , dstSize : * mut usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:184058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom Split Transform"] pub fn ZL_Compressor_registerSplitEncoder (cgraph : * mut ZL_Compressor , ctd : * const ZL_SplitEncoderDesc) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:166985
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Converts an already-s...:: c_void , srcSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:184244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_createAllOutBuffers (eic : * mut ZL_Encoder , buffStarts : * mut * mut :: std :: os :: raw :: c_void , buffCapacities : * const usize , nbBuffs : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:167464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Safely retrieve the f... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:184445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The element ...(output : * const ZL_Output) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:184811
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of elements committed in @p output if it has been\n committed. Otherwise, returns an error if the write to @p output has not been\n committed."] pub fn ZL_Output_numElts (output : * const ZL_Output) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:167966
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Like @ref ZL_Compress... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:185071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The content ...(output : * const ZL_Output) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:168688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates and initializ...ate () -> * mut ZL_CompressorDeserializer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:185427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The capacity...(output : * const ZL_Output) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:169247
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Frees all the resources owned by the @p deserializer, including the @p\n deserializer itself."] pub fn ZL_CompressorDeserializer_free (deserializer : * mut ZL_CompressorDeserializer) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:185759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The capacity...(output : * const ZL_Output) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:169458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reads the serialized ...id , serializedSize : usize) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:176488
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Read the serialized c...lt_ZL_CompressorDeserializer_Dependencies ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:188154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerSerialSelectorGraph (cgraph : * mut ZL_Compressor , csd : * const ZL_SerialSelectorDesc) -> ZL_GraphID ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:177906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Safely retrieve the f... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:191733
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a selector g... ZL_SelectorDesc) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:178418
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Like @ref ZL_Compress... -> * const :: std :: os :: raw :: c_char ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:192191
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerSelectorGraph (cgraph : * mut ZL_Compressor , ctsd : * const ZL_SelectorDesc) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:181303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom pip... * const ZL_PipeEncoderDesc) -> ZL_NodeID ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:192329
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Utility function to g...L_Selector , gid : ZL_GraphID) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:192672
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn ZL_Selector_getOpaquePtr (selector : * const ZL_Selector) -> * const :: std :: os :: raw :: c_void ; } # [...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:184058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom Split Transform"] pub fn ZL_Compressor_registerSplitEncoder (cgraph : * mut ZL_Compressor , ctd : * const ZL_SplitEncoderDesc) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:193809
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_tryGraph (selCtx : * const ZL_Selector , input : * const ZL_Input , graphid : ZL_GraphID) -> ZL_GraphReport ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:184244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_createAllOutBuffers (eic : * mut ZL_Encoder , buffStarts : * mut * mut :: std :: os :: raw :: c_void , buffCapacities : * const usize , nbBuffs : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:193953
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_setSuccessorParams (selCtx : * const ZL_Selector , lparams : * const ZL_LocalParams) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:184445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The element ...(output : * const ZL_Output) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:194087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_getCParam (selCtx : * const ZL_Selector , gparam : ZL_CParam) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:184811
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of elements committed in @p output if it has been\n committed. Otherwise, returns an error if the write to @p output has not been\n committed."] pub fn ZL_Output_numElts (output : * const ZL_Output) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:194217
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_getLocalIntParam (selCtx : * const ZL_Selector , intParamId : :: std :: os :: raw :: c_int) -> ZL_IntParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:185071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The content ...(output : * const ZL_Output) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:194360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_getLocalParam (selCtx : * const ZL_Selector , paramId : :: std :: os :: raw :: c_int) -> ZL_RefParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:185427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The capacity...(output : * const ZL_Output) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:194497
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_getLocalCopyParam (selCtx : * const ZL_Selector , copyParamId : :: std :: os :: raw :: c_int) -> ZL_CopyParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:185759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The capacity...(output : * const ZL_Output) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:194643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pyParam ; } extern "C" { pub fn ZL_Selector_getLocalIntParams (selCtx : * const ZL_Selector) -> ZL_LocalIntParams ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:188154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerSerialSelectorGraph (cgraph : * mut ZL_Compressor , csd : * const ZL_SerialSelectorDesc) -> ZL_GraphID ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:194749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_getScratchSpace (selCtx : * const ZL_Selector , size : usize) -> * mut :: std :: os :: raw :: c_void ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:191733
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a selector g... ZL_SelectorDesc) -> ZL_Result_ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:200888
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom enc..._TypedEncoderDesc) -> ZL_Result_ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:192191
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerSelectorGraph (cgraph : * mut ZL_Compressor , ctsd : * const ZL_SelectorDesc) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:201437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom Typed Transform, to be employed in upcoming graph."] pub fn ZL_Compressor_registerTypedEncoder (cgraph : * mut ZL_Compressor , ctd : * const ZL_TypedEncoderDesc) -> ZL_NodeID ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:206427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom enc... ZL_VOEncoderDesc) -> ZL_Result_ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:192329
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Utility function to g...L_Selector , gid : ZL_GraphID) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:206967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerVOEncoder (cgraph : * mut ZL_Compressor , ctd : * const ZL_VOEncoderDesc) -> ZL_NodeID ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:192672
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn ZL_Selector_getOpaquePtr (selector : * const ZL_Selector) -> * const :: std :: os :: raw :: c_void ; } # [...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:212372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom enc... ZL_MIEncoderDesc) -> ZL_Result_ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:193809
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_tryGraph (selCtx : * const ZL_Selector , input : * const ZL_Input , graphid : ZL_GraphID) -> ZL_GraphReport ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:212912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerMIEncoder (cgraph : * mut ZL_Compressor , ctd : * const ZL_MIEncoderDesc) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:193953
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_setSuccessorParams (selCtx : * const ZL_Selector , lparams : * const ZL_LocalParams) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:213045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Registration might fa...L_NodeID) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:194087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_getCParam (selCtx : * const ZL_Selector , gparam : ZL_CParam) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:213531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_getCParam (eic : * const ZL_Encoder , gparam : ZL_CParam) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:194217
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_getLocalIntParam (selCtx : * const ZL_Selector , intParamId : :: std :: os :: raw :: c_int) -> ZL_IntParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:213656
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_getLocalIntParam (eic : * const ZL_Encoder , intParamId : :: std :: os :: raw :: c_int) -> ZL_IntParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:194360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_getLocalParam (selCtx : * const ZL_Selector , paramId : :: std :: os :: raw :: c_int) -> ZL_RefParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:194497
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_getLocalCopyParam (selCtx : * const ZL_Selector , copyParamId : :: std :: os :: raw :: c_int) -> ZL_CopyParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:213794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_getLocalParam (eic : * const ZL_Encoder , paramId : :: std :: os :: raw :: c_int) -> ZL_RefParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:194643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pyParam ; } extern "C" { pub fn ZL_Selector_getLocalIntParams (selCtx : * const ZL_Selector) -> ZL_LocalIntParams ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:213926
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_getLocalCopyParam (eic : * const ZL_Encoder , copyParamId : :: std :: os :: raw :: c_int) -> ZL_CopyParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:194749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Selector_getScratchSpace (selCtx : * const ZL_Selector , size : usize) -> * mut :: std :: os :: raw :: c_void ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._CopyParam ; } extern "C" { pub fn ZL_Encoder_getLocalIntParams (eic : * const ZL_Encoder) -> ZL_LocalIntParams ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214168
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...IntParams ; } extern "C" { pub fn ZL_Encoder_getLocalParams (eic : * const ZL_Encoder) -> * const ZL_LocalParams ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:200888
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom enc..._TypedEncoderDesc) -> ZL_Result_ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_getScratchSpace (eic : * mut ZL_Encoder , size : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:201437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom Typed Transform, to be employed in upcoming graph."] pub fn ZL_Compressor_registerTypedEncoder (cgraph : * mut ZL_Compressor , ctd : * const ZL_TypedEncoderDesc) -> ZL_NodeID ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_createTypedStream (eic : * mut ZL_Encoder , outcomeIndex : :: std :: os :: raw :: c_int , eltsCapacity : usize , eltWidth : usize) -> * mut ZL_Output ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:206427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom enc... ZL_VOEncoderDesc) -> ZL_Result_ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214586
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_createStringStream (eic : * mut ZL_Encoder , outcomeIndex : :: std :: os :: raw :: c_int , nbStringsMax : usize , sumStringLensMax : usize) -> * mut ZL_Output ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:206967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerVOEncoder (cgraph : * mut ZL_Compressor , ctd : * const ZL_VOEncoderDesc) -> ZL_NodeID ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_sendCodecHeader (ei : * mut ZL_Encoder , trh : * const :: std :: os :: raw :: c_void , trhSize : usize) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:212372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom enc... ZL_MIEncoderDesc) -> ZL_Result_ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns Returns a st...r) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:212912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Compressor_registerMIEncoder (cgraph : * mut ZL_Compressor , ctd : * const ZL_MIEncoderDesc) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:215361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The opaque p... -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:213045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Registration might fa...L_NodeID) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:215689
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Decompresses a...:: c_void , srcSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:213531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_getCParam (eic : * const ZL_Encoder , gparam : ZL_CParam) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:216228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the decom...w :: c_void , cSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:213656
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_getLocalIntParam (eic : * const ZL_Encoder , intParamId : :: std :: os :: raw :: c_int) -> ZL_IntParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:216838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the size ...c_void , testedSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:213794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_getLocalParam (eic : * const ZL_Encoder , paramId : :: std :: os :: raw :: c_int) -> ZL_RefParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:213926
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_getLocalCopyParam (eic : * const ZL_Encoder , copyParamId : :: std :: os :: raw :: c_int) -> ZL_CopyParam ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:217670
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a new decompression context.\n\n @return Pointer to new context, or NULL on error"] pub fn ZL_DCtx_create () -> * mut ZL_DCtx ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._CopyParam ; } extern "C" { pub fn ZL_Encoder_getLocalIntParams (eic : * const ZL_Encoder) -> ZL_LocalIntParams ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:217839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Frees a decompression context.\n\n @param dctx Decompression context to free"] pub fn ZL_DCtx_free (dctx : * mut ZL_DCtx) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214168
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...IntParams ; } extern "C" { pub fn ZL_Encoder_getLocalParams (eic : * const ZL_Encoder) -> * const ZL_LocalParams ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:219287
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Sets global pa...: std :: os :: raw :: c_int) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_getScratchSpace (eic : * mut ZL_Encoder , size : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:219794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Reads a parame...L_DParam) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_createTypedStream (eic : * mut ZL_Encoder , outcomeIndex : :: std :: os :: raw :: c_int , eltsCapacity : usize , eltWidth : usize) -> * mut ZL_Output ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:220154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Resets paramet...eters (dctx : * mut ZL_DCtx) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214586
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_createStringStream (eic : * mut ZL_Encoder , outcomeIndex : :: std :: os :: raw :: c_int , nbStringsMax : usize , sumStringLensMax : usize) -> * mut ZL_Output ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:220442
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Report ; } extern "C" { pub fn ZL_DCtx_setStreamArena (dctx : * mut ZL_DCtx , sat : ZL_DataArenaType) -> ZL_Report ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Encoder_sendCodecHeader (ei : * mut ZL_Encoder , trh : * const :: std :: os :: raw :: c_void , trhSize : usize) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:220550
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets a verbose... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:214919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns Returns a st...r) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:221058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets error con... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:215361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The opaque p... -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:221476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the array...dctx : * const ZL_DCtx) -> ZL_Error_Array ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:215689
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Decompresses a...:: c_void , srcSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:221839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Decompresses d...w :: c_void , cSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:216228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the decom...w :: c_void , cSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:222535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the numbe...w :: c_void , cSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:222993
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the outpu...w :: c_void , cSize : usize) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:216838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the size ...c_void , testedSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:217670
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a new decompression context.\n\n @return Pointer to new context, or NULL on error"] pub fn ZL_DCtx_create () -> * mut ZL_DCtx ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:223598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a fram...id , cSize : usize) -> * mut ZL_FrameInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:217839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Frees a decompression context.\n\n @param dctx Decompression context to free"] pub fn ZL_DCtx_free (dctx : * mut ZL_DCtx) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:223955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Frees a frame information object.\n\n @param fi Frame information object to free"] pub fn ZL_FrameInfo_free (fi : * mut ZL_FrameInfo) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:219287
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Sets global pa...: std :: os :: raw :: c_int) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:224124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the format version of the frame.\n\n @param fi Frame information object\n @return The version number, or error if unsupported or invalid"] pub fn ZL_FrameInfo_getFormatVersion (fi : * const ZL_FrameInfo) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:219794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Reads a parame...L_DParam) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:224381
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the number of regenerated outputs on decompression.\n\n @param fi Frame information object\n @return The number of outputs on decompression"] pub fn ZL_FrameInfo_getNumOutputs (fi : * const ZL_FrameInfo) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:220154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Resets paramet...eters (dctx : * mut ZL_DCtx) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:224638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the outpu...: std :: os :: raw :: c_int) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:220442
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Report ; } extern "C" { pub fn ZL_DCtx_setStreamArena (dctx : * mut ZL_DCtx , sat : ZL_DataArenaType) -> ZL_Report ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:224981
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the decom...: std :: os :: raw :: c_int) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:220550
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets a verbose... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:225330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the numbe...: std :: os :: raw :: c_int) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:221058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets error con... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:227572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Decompresses t...w :: c_void , cSize : usize) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:221476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the array...dctx : * const ZL_DCtx) -> ZL_Error_Array ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:228959
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " @brief Creates an emp...dBuffer_create () -> * mut ZL_TypedBuffer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:221839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Decompresses d...w :: c_void , cSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:229480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Frees a typed buffer object.\n\n @param tbuffer Typed buffer to free"] pub fn ZL_TypedBuffer_free (tbuffer : * mut ZL_TypedBuffer) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:222535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the numbe...w :: c_void , cSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:229646
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a pre-...Capacity : usize) -> * mut ZL_TypedBuffer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:230254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a pre-...mStructs : usize) -> * mut ZL_TypedBuffer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:222993
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the outpu...w :: c_void , cSize : usize) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:223598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a fram...id , cSize : usize) -> * mut ZL_FrameInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:230830
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a pre-...Capacity : usize) -> * mut ZL_TypedBuffer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:231489
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a pre-...mStrings : usize) -> * mut ZL_TypedBuffer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:223955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Frees a frame information object.\n\n @param fi Frame information object to free"] pub fn ZL_FrameInfo_free (fi : * mut ZL_FrameInfo) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:232130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Decompresses a...w :: c_void , cSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:224124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the format version of the frame.\n\n @param fi Frame information object\n @return The version number, or error if unsupported or invalid"] pub fn ZL_FrameInfo_getFormatVersion (fi : * const ZL_FrameInfo) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:232959
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Decompresses a...w :: c_void , cSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:224381
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the number of regenerated outputs on decompression.\n\n @param fi Frame information object\n @return The number of outputs on decompression"] pub fn ZL_FrameInfo_getNumOutputs (fi : * const ZL_FrameInfo) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:233909
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the type of the typed buffer.\n\n @param tbuffer Typed buffer object\n @return Type of the buffer"] pub fn ZL_TypedBuffer_type (tbuffer : * const ZL_TypedBuffer) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:224638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the outpu...: std :: os :: raw :: c_int) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:234122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the numbe...buffer : * const ZL_TypedBuffer) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:224981
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the decom...: std :: os :: raw :: c_int) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:234538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets direct ac... -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:225330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the numbe...: std :: os :: raw :: c_int) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:235013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the numbe...buffer : * const ZL_TypedBuffer) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:227572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Decompresses t...w :: c_void , cSize : usize) -> ZL_Report ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:235311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the size ...buffer : * const ZL_TypedBuffer) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:228959
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " @brief Creates an emp...dBuffer_create () -> * mut ZL_TypedBuffer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:235624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets pointer t... : * const ZL_TypedBuffer) -> * const u32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:229480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Frees a typed buffer object.\n\n @param tbuffer Typed buffer to free"] pub fn ZL_TypedBuffer_free (tbuffer : * mut ZL_TypedBuffer) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:236005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the size ...:: c_void , srcSize : usize) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:229646
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a pre-...Capacity : usize) -> * mut ZL_TypedBuffer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:238417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom dec... * const ZL_PipeDecoderDesc) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:230254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a pre-...mStructs : usize) -> * mut ZL_TypedBuffer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:241174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom spl...* const ZL_SplitDecoderDesc) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:243880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom typ...* const ZL_TypedDecoderDesc) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:230830
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a pre-...Capacity : usize) -> * mut ZL_TypedBuffer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:246683
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a variable output decoder transform.\n Counterpart to ZS2_registerVOTransform()."] pub fn ZL_DCtx_registerVODecoder (dctx : * mut ZL_DCtx , dtd : * const ZL_VODecoderDesc) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:231489
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Creates a pre-...mStrings : usize) -> * mut ZL_TypedBuffer ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:249362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register an MI decoder transform.\n Counterpart to ZS2_registerMITransform()."] pub fn ZL_DCtx_registerMIDecoder (dctx : * mut ZL_DCtx , dtd : * const ZL_MIDecoderDesc) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:232130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Decompresses a...w :: c_void , cSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:249572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Decoder_getScratchSpace (dictx : * mut ZL_Decoder , size : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:232959
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Decompresses a...w :: c_void , cSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:249704
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Decoder_create1OutStream (dictx : * mut ZL_Decoder , eltsCapacity : usize , eltWidth : usize) -> * mut ZL_Output ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:233909
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the type of the typed buffer.\n\n @param tbuffer Typed buffer object\n @return Type of the buffer"] pub fn ZL_TypedBuffer_type (tbuffer : * const ZL_TypedBuffer) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:249844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Decoder_create1StringStream (dictx : * mut ZL_Decoder , nbStringsMax : usize , sumStringLensMax : usize) -> * mut ZL_Output ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:234122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the numbe...buffer : * const ZL_TypedBuffer) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:249995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Decoder_createTypedStream (dictx : * mut ZL_Decoder , index : :: std :: os :: raw :: c_int , eltsCapacity : usize , eltWidth : usize) -> * mut ZL_Output ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:234538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets direct ac... -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:250175
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Decoder_createStringStream (dictx : * mut ZL_Decoder , index : :: std :: os :: raw :: c_int , nbStringsMax : usize , sumStringLensMax : usize) -> * mut ZL_Output ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:235013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the numbe...buffer : * const ZL_TypedBuffer) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:250364
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut ZL_Output ; } extern "C" { pub fn ZL_Decoder_getCodecHeader (dictx : * const ZL_Decoder) -> ZL_RBuffer ; } extern "C" { # [do...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:235311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the size ...buffer : * const ZL_TypedBuffer) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:250457
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The opaque p... -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:235624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets pointer t... : * const ZL_TypedBuffer) -> * const u32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:250785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns Returns a state, as generated by the Transform's State Manager."] pub fn ZL_Decoder_getState (dictx : * const ZL_Decoder) -> * mut :: std :: os :: raw :: c_void ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:236005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @brief Gets the size ...:: c_void , srcSize : usize) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:251504
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Calls @p callback on ... std :: os :: raw :: c_void) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:238417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom dec... * const ZL_PipeDecoderDesc) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:252247
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Calls @p callback on ... std :: os :: raw :: c_void) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:241174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom spl...* const ZL_SplitDecoderDesc) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:252985
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Calls @p callback on ... std :: os :: raw :: c_void) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:243880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a custom typ...* const ZL_TypedDecoderDesc) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:253483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @param[out] graphID I...sor , graphID : * mut ZL_GraphID) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:246683
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a variable output decoder transform.\n Counterpart to ZS2_registerVOTransform()."] pub fn ZL_DCtx_registerVODecoder (dctx : * mut ZL_DCtx , dtd : * const ZL_VODecoderDesc) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:253818
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The @ref ZL_GraphType of the given graph.\n @note This is the original type the graph was registered with."] pub fn ZL_Compressor_getGraphType (compressor : * const ZL_Compressor , graph : ZL_GraphID) -> ZL_GraphType ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:249362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register an MI decoder transform.\n Counterpart to ZS2_registerMITransform()."] pub fn ZL_DCtx_registerMIDecoder (dctx : * mut ZL_DCtx , dtd : * const ZL_MIDecoderDesc) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:254072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns the (optiona... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:249572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Decoder_getScratchSpace (dictx : * mut ZL_Decoder , size : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:254376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The input stream types that @p graphid is compatible with.\n @pre @p graph must be valid, and must have a single input stream"] pub fn ZL_Compressor_Graph_getInput0Mask (cgraph : * const ZL_Compressor , graphid : ZL_GraphID) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:249704
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Decoder_create1OutStream (dictx : * mut ZL_Decoder , eltsCapacity : usize , eltWidth : usize) -> * mut ZL_Output ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:254649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The input stream types that @p graphid input @p inputIdx is\n compatible with."] pub fn ZL_Compressor_Graph_getInputMask (compressor : * const ZL_Compressor , graphid : ZL_GraphID , inputIdx : usize) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:249844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Decoder_create1StringStream (dictx : * mut ZL_Decoder , nbStringsMax : usize , sumStringLensMax : usize) -> * mut ZL_Output ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:254897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of input streams that @p graphid expects."] pub fn ZL_Compressor_Graph_getNumInputs (compressor : * const ZL_Compressor , graphid : ZL_GraphID) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:249995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Decoder_createTypedStream (dictx : * mut ZL_Decoder , index : :: std :: os :: raw :: c_int , eltsCapacity : usize , eltWidth : usize) -> * mut ZL_Output ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:255098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns True if @p graphid is a multi input graph whose last\n input may show up zero or more times."] pub fn ZL_Compressor_Graph_isVariableInput (compressor : * const ZL_Compressor , graphid : ZL_GraphID) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:250175
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ZL_Decoder_createStringStream (dictx : * mut ZL_Decoder , index : :: std :: os :: raw :: c_int , nbStringsMax : usize , sumStringLensMax : usize) -> * mut ZL_Output ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:255341
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The head node of the graph if @p graphid is a static graph,\n otherwise returns ZL_NODE_ILLEGAL."] pub fn ZL_Compressor_Graph_getHeadNode (compressor : * const ZL_Compressor , graphid : ZL_GraphID) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:250364
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut ZL_Output ; } extern "C" { pub fn ZL_Decoder_getCodecHeader (dictx : * const ZL_Decoder) -> ZL_RBuffer ; } extern "C" { # [do...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:250457
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The opaque p... -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:255589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns If the provi...sor , graphid : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:250785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns Returns a state, as generated by the Transform's State Manager."] pub fn ZL_Decoder_getState (dictx : * const ZL_Decoder) -> * mut :: std :: os :: raw :: c_void ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:255981
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The successo..., graphid : ZL_GraphID) -> ZL_GraphIDList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:251504
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Calls @p callback on ... std :: os :: raw :: c_void) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:256317
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The custom n... , graphid : ZL_GraphID) -> ZL_NodeIDList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:252247
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Calls @p callback on ... std :: os :: raw :: c_void) -> ZL_Report ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:256635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The custom g..., graphid : ZL_GraphID) -> ZL_GraphIDList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:252985
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Calls @p callback on ... std :: os :: raw :: c_void) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:256967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The local params of @p graphid.\n @note The params for the lifetime of the @p compressor."] pub fn ZL_Compressor_Graph_getLocalParams (compressor : * const ZL_Compressor , graphid : ZL_GraphID) -> ZL_LocalParams ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:253483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @param[out] graphID I...sor , graphID : * mut ZL_GraphID) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:257216
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of input streams that @p node expects\n in the context of the @p cgraph."] pub fn ZL_Compressor_Node_getNumInputs (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:253818
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The @ref ZL_GraphType of the given graph.\n @note This is the original type the graph was registered with."] pub fn ZL_Compressor_getGraphType (compressor : * const ZL_Compressor , graph : ZL_GraphID) -> ZL_GraphType ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:257439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The input stream type that @p node expects\n @pre @p node must be valid, and must have a single input stream"] pub fn ZL_Compressor_Node_getInput0Type (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:254072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns the (optiona... -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:257690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The input st...deID , inputIndex : ZL_IDType) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:254376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The input stream types that @p graphid is compatible with.\n @pre @p graph must be valid, and must have a single input stream"] pub fn ZL_Compressor_Graph_getInput0Mask (cgraph : * const ZL_Compressor , graphid : ZL_GraphID) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:258225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns True if @p nodeid is a multi input codec whose last\n input may show up zero or more times."] pub fn ZL_Compressor_Node_isVariableInput (compressor : * const ZL_Compressor , nodeid : ZL_NodeID) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:254649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The input stream types that @p graphid input @p inputIdx is\n compatible with."] pub fn ZL_Compressor_Graph_getInputMask (compressor : * const ZL_Compressor , graphid : ZL_GraphID , inputIdx : usize) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:258464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of output outcomes that @p node has\n in the context of the @p cgraph."] pub fn ZL_Compressor_Node_getNumOutcomes (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:254897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of input streams that @p graphid expects."] pub fn ZL_Compressor_Graph_getNumInputs (compressor : * const ZL_Compressor , graphid : ZL_GraphID) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:258687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of variable output that @p node has\n in the context of the @p cgraph."] pub fn ZL_Compressor_Node_getNumVariableOutcomes (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:258918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The output s... :: std :: os :: raw :: c_int) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:255098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns True if @p graphid is a multi input graph whose last\n input may show up zero or more times."] pub fn ZL_Compressor_Graph_isVariableInput (compressor : * const ZL_Compressor , graphid : ZL_GraphID) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:259297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The local params of @p nodeid.\n @note The params for the lifetime of the @p compressor."] pub fn ZL_Compressor_Node_getLocalParams (cgraph : * const ZL_Compressor , nodeid : ZL_NodeID) -> ZL_LocalParams ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:255341
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The head node of the graph if @p graphid is a static graph,\n otherwise returns ZL_NODE_ILLEGAL."] pub fn ZL_Compressor_Graph_getHeadNode (compressor : * const ZL_Compressor , graphid : ZL_GraphID) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:259538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns the max format version that @p node supports\n in the context of the @p cgraph."] pub fn ZL_Compressor_Node_getMaxVersion (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:255589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns If the provi...sor , graphid : ZL_GraphID) -> ZL_GraphID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:259782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns the min format version that @p node supports\n in the context of the @p cgraph."] pub fn ZL_Compressor_Node_getMinVersion (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:255981
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The successo..., graphid : ZL_GraphID) -> ZL_GraphIDList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:260026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The transform ID for the node, which is the ID that is written into\n the frame header, and how we determine which decoder to use."] pub fn ZL_Compressor_Node_getCodecID (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> ZL_IDType ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:256317
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The custom n... , graphid : ZL_GraphID) -> ZL_NodeIDList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:260298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns If the provi...mpressor , node : ZL_NodeID) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:256635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The custom g..., graphid : ZL_GraphID) -> ZL_GraphIDList ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:260582
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The name of the node if available, else \"\", and returns NULL if @p\n node is invalid."] pub fn ZL_Compressor_Node_getName (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:256967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The local params of @p graphid.\n @note The params for the lifetime of the @p compressor."] pub fn ZL_Compressor_Graph_getLocalParams (compressor : * const ZL_Compressor , graphid : ZL_GraphID) -> ZL_LocalParams ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:260836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns a boolean value indicating whether the node is standard or not."] pub fn ZL_Compressor_Node_isStandard (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> bool ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:262241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...decInfo = ZL_CodecInfo_s ; extern "C" { pub fn ZL_ReflectionCtx_create () -> * mut ZL_ReflectionCtx ; } extern "C" { pub fn ZL_Ref...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:257216
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of input streams that @p node expects\n in the context of the @p cgraph."] pub fn ZL_Compressor_Node_getNumInputs (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:262318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut ZL_ReflectionCtx ; } extern "C" { pub fn ZL_ReflectionCtx_free (rctx : * mut ZL_ReflectionCtx) ; } extern "C" { # [doc = " @r...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:257439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The input stream type that @p node expects\n @pre @p node must be valid, and must have a single input stream"] pub fn ZL_Compressor_Node_getInput0Type (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:262396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The dctx tha... * mut ZL_ReflectionCtx) -> * mut ZL_DCtx ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:257690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The input st...deID , inputIndex : ZL_IDType) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:262740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Registers a custom tr...nCtx , dtd : * const ZL_TypedDecoderDesc) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:263016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Registers a custom transform to be used when decoding the frame.\n @pre Must be called before ZL_ReflectionCtx_setCompressedFrame()."] pub fn ZL_ReflectionCtx_registerVODecoder (rctx : * mut ZL_ReflectionCtx , dtd : * const ZL_VODecoderDesc) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:258225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns True if @p nodeid is a multi input codec whose last\n input may show up zero or more times."] pub fn ZL_Compressor_Node_isVariableInput (compressor : * const ZL_Compressor , nodeid : ZL_NodeID) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:263286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Registers a custom transform to be used when decoding the frame.\n @pre Must be called before ZL_ReflectionCtx_setCompressedFrame()."] pub fn ZL_ReflectionCtx_registerMIDecoder (rctx : * mut ZL_ReflectionCtx , dtd : * const ZL_MIDecoderDesc) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:258464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of output outcomes that @p node has\n in the context of the @p cgraph."] pub fn ZL_Compressor_Node_getNumOutcomes (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:263556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Decompresses the fram...:: c_void , srcSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:258687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of variable output that @p node has\n in the context of the @p cgraph."] pub fn ZL_Compressor_Node_getNumVariableOutcomes (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:263941
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The frame format version.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getFrameFormatVersion (rctx : * const ZL_ReflectionCtx) -> u32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:258918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The output s... :: std :: os :: raw :: c_int) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:264156
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The size of the frame header.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getFrameHeaderSize (rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:264374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The size of the frame footer.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getFrameFooterSize (rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:259297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The local params of @p nodeid.\n @note The params for the lifetime of the @p compressor."] pub fn ZL_Compressor_Node_getLocalParams (cgraph : * const ZL_Compressor , nodeid : ZL_NodeID) -> ZL_LocalParams ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:264592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The total size of all the transform headers.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getTotalTransformHeaderSize_lastChunk (rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:259538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns the max format version that @p node supports\n in the context of the @p cgraph."] pub fn ZL_Compressor_Node_getMaxVersion (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:264844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The total nu...rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:259782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns the min format version that @p node supports\n in the context of the @p cgraph."] pub fn ZL_Compressor_Node_getMinVersion (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:265188
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The stream at @p index\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success.\n @pre @p index is valid."] pub fn ZL_ReflectionCtx_getStream_lastChunk (rctx : * const ZL_ReflectionCtx , index : usize) -> * const ZL_DataInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:260026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The transform ID for the node, which is the ID that is written into\n the frame header, and how we determine which decoder to use."] pub fn ZL_Compressor_Node_getCodecID (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> ZL_IDType ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:265456
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of input streams to the compressed frame.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getNumInputs (rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:260298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns If the provi...mpressor , node : ZL_NodeID) -> ZL_NodeID ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:265691
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The input stream at @p index\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success.\n @pre @p index is valid."] pub fn ZL_ReflectionCtx_getInput (rctx : * const ZL_ReflectionCtx , index : usize) -> * const ZL_DataInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:260582
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The name of the node if available, else \"\", and returns NULL if @p\n node is invalid."] pub fn ZL_Compressor_Node_getName (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:265954
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of streams stored in the compressed frame.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getNumStoredOutputs_lastChunk (rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:260836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns a boolean value indicating whether the node is standard or not."] pub fn ZL_Compressor_Node_isStandard (cgraph : * const ZL_Compressor , node : ZL_NodeID) -> bool ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:266207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The stored s...x , index : usize) -> * const ZL_DataInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:262241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...decInfo = ZL_CodecInfo_s ; extern "C" { pub fn ZL_ReflectionCtx_create () -> * mut ZL_ReflectionCtx ; } extern "C" { pub fn ZL_Ref...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:266488
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns the number of transforms that are run during the decoding process.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getNumCodecs_lastChunk (rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:262318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut ZL_ReflectionCtx ; } extern "C" { pub fn ZL_ReflectionCtx_free (rctx : * mut ZL_ReflectionCtx) ; } extern "C" { # [doc = " @r...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:266747
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The transform at @p index\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success.\n @pre @p index is valid."] pub fn ZL_ReflectionCtx_getCodec_lastChunk (rctx : * const ZL_ReflectionCtx , index : usize) -> * const ZL_CodecInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:262396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The dctx tha... * mut ZL_ReflectionCtx) -> * mut ZL_DCtx ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:262740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Registers a custom tr...nCtx , dtd : * const ZL_TypedDecoderDesc) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:267018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The type of the stream."] pub fn ZL_DataInfo_getType (si : * const ZL_DataInfo) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:267146
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of elements in the stream."] pub fn ZL_DataInfo_getNumElts (si : * const ZL_DataInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:263016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Registers a custom transform to be used when decoding the frame.\n @pre Must be called before ZL_ReflectionCtx_setCompressedFrame()."] pub fn ZL_ReflectionCtx_registerVODecoder (rctx : * mut ZL_ReflectionCtx , dtd : * const ZL_VODecoderDesc) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:267289
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The element width of the stream."] pub fn ZL_DataInfo_getEltWidth (si : * const ZL_DataInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:263286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Registers a custom transform to be used when decoding the frame.\n @pre Must be called before ZL_ReflectionCtx_setCompressedFrame()."] pub fn ZL_ReflectionCtx_registerMIDecoder (rctx : * mut ZL_ReflectionCtx , dtd : * const ZL_MIDecoderDesc) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:267428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The content size of the stream.\n For non-string streams equal to nbElts * eltWidth.\n For string streams equal to the sum of the lengths."] pub fn ZL_DataInfo_getContentSize (si : * const ZL_DataInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:263556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Decompresses the fram...:: c_void , srcSize : usize) -> ZL_Report ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:267676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The index for which ZL_ReflectionCtx_getStream_lastChunk() returns\n this stream."] pub fn ZL_DataInfo_getIndex (si : * const ZL_DataInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:263941
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The frame format version.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getFrameFormatVersion (rctx : * const ZL_ReflectionCtx) -> u32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:267861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The data pointer for the stream."] pub fn ZL_DataInfo_getDataPtr (si : * const ZL_DataInfo) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:264156
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The size of the frame header.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getFrameHeaderSize (rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:268031
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The length pointer for the stream if the type is\n ZL_Type_string.\n @pre The type is ZL_Type_string."] pub fn ZL_DataInfo_getLengthsPtr (si : * const ZL_DataInfo) -> * const u32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:264374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The size of the frame footer.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getFrameFooterSize (rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:268247
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The transform that produced this stream or NULL\n if the stream is stored in the frame."] pub fn ZL_DataInfo_getProducerCodec (si : * const ZL_DataInfo) -> * const ZL_CodecInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:264592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The total size of all the transform headers.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getTotalTransformHeaderSize_lastChunk (rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:268461
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The transform that consumes this stream or NULL\n if the stream is an input stream to the frame."] pub fn ZL_DataInfo_getConsumerCodec (si : * const ZL_DataInfo) -> * const ZL_CodecInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:264844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The total nu...rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:268684
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The name of the transform"] pub fn ZL_CodecInfo_getName (ti : * const ZL_CodecInfo) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:265188
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The stream at @p index\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success.\n @pre @p index is valid."] pub fn ZL_ReflectionCtx_getStream_lastChunk (rctx : * const ZL_ReflectionCtx , index : usize) -> * const ZL_DataInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:268846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The transform ID"] pub fn ZL_CodecInfo_getCodecID (ti : * const ZL_CodecInfo) -> ZL_IDType ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:268974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns true iff the transform is a standard transform."] pub fn ZL_CodecInfo_isStandardCodec (ti : * const ZL_CodecInfo) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:265456
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of input streams to the compressed frame.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getNumInputs (rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:265691
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The input stream at @p index\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success.\n @pre @p index is valid."] pub fn ZL_ReflectionCtx_getInput (rctx : * const ZL_ReflectionCtx , index : usize) -> * const ZL_DataInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:269133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns true iff the transform is a custom transform."] pub fn ZL_CodecInfo_isCustomCodec (ti : * const ZL_CodecInfo) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:265954
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of streams stored in the compressed frame.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getNumStoredOutputs_lastChunk (rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:269288
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The index for which ZL_ReflectionCtx_getCodec_lastChunk() returns\n this transform."] pub fn ZL_CodecInfo_getIndex (ti : * const ZL_CodecInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:266207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The stored s...x , index : usize) -> * const ZL_DataInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:269477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The header pointer for the transform."] pub fn ZL_CodecInfo_getHeaderPtr (ti : * const ZL_CodecInfo) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:269656
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The header size of the transform."] pub fn ZL_CodecInfo_getHeaderSize (ti : * const ZL_CodecInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:266488
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns the number of transforms that are run during the decoding process.\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success."] pub fn ZL_ReflectionCtx_getNumCodecs_lastChunk (rctx : * const ZL_ReflectionCtx) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:269800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of input streams to the transform.\n Input streams are streams that are consumed by the encoder and produced by\n the decoder."] pub fn ZL_CodecInfo_getNumInputs (ti : * const ZL_CodecInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:266747
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The transform at @p index\n @pre ZL_ReflectionCtx_setCompressedFrame() returned success.\n @pre @p index is valid."] pub fn ZL_ReflectionCtx_getCodec_lastChunk (rctx : * const ZL_ReflectionCtx , index : usize) -> * const ZL_CodecInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:270047
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The input stream of the transform at index @p index\n @pre index is valid"] pub fn ZL_CodecInfo_getInput (ti : * const ZL_CodecInfo , index : usize) -> * const ZL_DataInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:267018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The type of the stream."] pub fn ZL_DataInfo_getType (si : * const ZL_DataInfo) -> ZL_Type ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:270256
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of output streams to the transform.\n Output streams are streams that are produced by the encoder and consumed by\n the decoder."] pub fn ZL_CodecInfo_getNumOutputs (ti : * const ZL_CodecInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:267146
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of elements in the stream."] pub fn ZL_DataInfo_getNumElts (si : * const ZL_DataInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:270506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The output stream of the transform at index @p index\n @pre index is valid"] pub fn ZL_CodecInfo_getOutput (ti : * const ZL_CodecInfo , index : usize) -> * const ZL_DataInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:267289
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The element width of the stream."] pub fn ZL_DataInfo_getEltWidth (si : * const ZL_DataInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:267428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The content size of the stream.\n For non-string streams equal to nbElts * eltWidth.\n For string streams equal to the sum of the lengths."] pub fn ZL_DataInfo_getContentSize (si : * const ZL_DataInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:270717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of output streams of the transform that are\n variable outputs. Necessarily no greater than\n ZL_CodecInfo_getOutput()."] pub fn ZL_CodecInfo_getNumVariableOutputs (ti : * const ZL_CodecInfo) -> usize ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:267676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The index for which ZL_ReflectionCtx_getStream_lastChunk() returns\n this stream."] pub fn ZL_DataInfo_getIndex (si : * const ZL_DataInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:267861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The data pointer for the stream."] pub fn ZL_DataInfo_getDataPtr (si : * const ZL_DataInfo) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:268031
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The length pointer for the stream if the type is\n ZL_Type_string.\n @pre The type is ZL_Type_string."] pub fn ZL_DataInfo_getLengthsPtr (si : * const ZL_DataInfo) -> * const u32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:268247
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The transform that produced this stream or NULL\n if the stream is stored in the frame."] pub fn ZL_DataInfo_getProducerCodec (si : * const ZL_DataInfo) -> * const ZL_CodecInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:268461
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The transform that consumes this stream or NULL\n if the stream is an input stream to the frame."] pub fn ZL_DataInfo_getConsumerCodec (si : * const ZL_DataInfo) -> * const ZL_CodecInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:268684
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The name of the transform"] pub fn ZL_CodecInfo_getName (ti : * const ZL_CodecInfo) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:268846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The transform ID"] pub fn ZL_CodecInfo_getCodecID (ti : * const ZL_CodecInfo) -> ZL_IDType ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:268974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns true iff the transform is a standard transform."] pub fn ZL_CodecInfo_isStandardCodec (ti : * const ZL_CodecInfo) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:269133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns true iff the transform is a custom transform."] pub fn ZL_CodecInfo_isCustomCodec (ti : * const ZL_CodecInfo) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:269288
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The index for which ZL_ReflectionCtx_getCodec_lastChunk() returns\n this transform."] pub fn ZL_CodecInfo_getIndex (ti : * const ZL_CodecInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-openzl-sys` (lib) due to 319 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:269477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The header pointer for the transform."] pub fn ZL_CodecInfo_getHeaderPtr (ti : * const ZL_CodecInfo) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:269656
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The header size of the transform."] pub fn ZL_CodecInfo_getHeaderSize (ti : * const ZL_CodecInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:269800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of input streams to the transform.\n Input streams are streams that are consumed by the encoder and produced by\n the decoder."] pub fn ZL_CodecInfo_getNumInputs (ti : * const ZL_CodecInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:270047
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The input stream of the transform at index @p index\n @pre index is valid"] pub fn ZL_CodecInfo_getInput (ti : * const ZL_CodecInfo , index : usize) -> * const ZL_DataInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:270256
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of output streams to the transform.\n Output streams are streams that are produced by the encoder and consumed by\n the decoder."] pub fn ZL_CodecInfo_getNumOutputs (ti : * const ZL_CodecInfo) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:270506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The output stream of the transform at index @p index\n @pre index is valid"] pub fn ZL_CodecInfo_getOutput (ti : * const ZL_CodecInfo , index : usize) -> * const ZL_DataInfo ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-openzl-sys-4a3e3c8a3b383d2d/out/bindings.rs:3:270717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " @returns The number of output streams of the transform that are\n variable outputs. Necessarily no greater than\n ZL_CodecInfo_getOutput()."] pub fn ZL_CodecInfo_getNumVariableOutputs (ti : * const ZL_CodecInfo) -> usize ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-openzl-sys` (lib test) due to 319 previous errors
[INFO] running `Command { std: "docker" "inspect" "6ce3a00c177d13f5c7e2987c4cffb0383a6a9715067c496eff15fef9592e10a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ce3a00c177d13f5c7e2987c4cffb0383a6a9715067c496eff15fef9592e10a9", kill_on_drop: false }`
[INFO] [stdout] 6ce3a00c177d13f5c7e2987c4cffb0383a6a9715067c496eff15fef9592e10a9
